home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / PowerTools Demo / PowerTools™ Guided Tour / PowerTools™ Guided Tour / card_12039.txt < prev    next >
Encoding:
Text File  |  1989-06-08  |  2.8 KB  |  151 lines

  1. -- card: 12039 from stack: in
  2. -- bmap block id: 12702
  3. -- flags: 0000
  4. -- background id: 2642
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=34 top=253 right=275 bottom=134
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: What else?
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual zoom open
  23.   go to card id 14143
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: 8003
  32. -- rect: left=147 top=253 right=275 bottom=247
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: What's next?
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual zoom open
  44.   go to card id 15058
  45. end mouseUp
  46.  
  47.  
  48.  
  49.  
  50. -- part 3 (button)
  51. -- low flags: 00
  52. -- high flags: 8003
  53. -- rect: left=258 top=252 right=274 bottom=358
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: How Much?
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual zoom open
  65.   go to card id 17096
  66. end mouseUp
  67.  
  68.  
  69.  
  70.  
  71. -- part 4 (button)
  72. -- low flags: 00
  73. -- high flags: 8003
  74. -- rect: left=373 top=252 right=274 bottom=473
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 1
  78. -- font id: 0
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: Who do I call?
  83. ----- HyperTalk script -----
  84. on mouseUp
  85.   visual zoom open
  86.   go to card id 17449
  87. end mouseUp
  88.  
  89.  
  90.  
  91.  
  92. -- part 5 (button)
  93. -- low flags: 00
  94. -- high flags: 8003
  95. -- rect: left=315 top=281 right=303 bottom=415
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: Start Again
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   visual zoom close
  107.   go to first card
  108. end mouseUp
  109.  
  110.  
  111.  
  112.  
  113. -- part 6 (button)
  114. -- low flags: 00
  115. -- high flags: 8003
  116. -- rect: left=104 top=282 right=304 bottom=227
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 1
  120. -- font id: 0
  121. -- text size: 12
  122. -- style flags: 0
  123. -- line height: 16
  124. -- part name: Why is it better?
  125. ----- HyperTalk script -----
  126. on mouseUp
  127.   visual zoom open
  128.   go to card id 13940
  129. end mouseUp
  130.  
  131.  
  132.  
  133.  
  134. -- part 8 (button)
  135. -- low flags: 00
  136. -- high flags: 0000
  137. -- rect: left=170 top=33 right=67 bottom=343
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 1
  141. -- font id: 0
  142. -- text size: 12
  143. -- style flags: 0
  144. -- line height: 16
  145. -- part name: New Button
  146. ----- HyperTalk script -----
  147. on mouseUp
  148.   go back
  149. end mouseUp
  150.  
  151.